[INFO] cloning repository https://github.com/CentauriAgent/burrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CentauriAgent/burrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentauriAgent%2Fburrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentauriAgent%2Fburrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac883fa62106b61ed7731b0b4fb8c0cbf5589e52
[INFO] testing CentauriAgent/burrow against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentauriAgent%2Fburrow" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CentauriAgent/burrow
[INFO] finished tweaking git repo https://github.com/CentauriAgent/burrow
[INFO] tweaked toml for git repo https://github.com/CentauriAgent/burrow written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CentauriAgent/burrow on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CentauriAgent/burrow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7e41618da2f40171f501cfaac28762724635f23cb6d71c4926bc3cd9caba8ca
[INFO] running `Command { std: "docker" "start" "-a" "a7e41618da2f40171f501cfaac28762724635f23cb6d71c4926bc3cd9caba8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7e41618da2f40171f501cfaac28762724635f23cb6d71c4926bc3cd9caba8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e41618da2f40171f501cfaac28762724635f23cb6d71c4926bc3cd9caba8ca", kill_on_drop: false }`
[INFO] [stdout] a7e41618da2f40171f501cfaac28762724635f23cb6d71c4926bc3cd9caba8ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb95026b5d69f600011b3171b271bd2cb85ad485a09988f1bb0652a50d685b7a
[INFO] running `Command { std: "docker" "start" "-a" "fb95026b5d69f600011b3171b271bd2cb85ad485a09988f1bb0652a50d685b7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling keccak v0.2.0-rc.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.6
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hybrid-array v0.4.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling libcrux-platform v0.0.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crypto-common v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling module-lattice v0.1.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling blurhash v0.2.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling digest v0.11.0
[INFO] [stderr]    Compiling kem v0.3.0-rc.6
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.7
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling mutate_once v0.1.2
[INFO] [stderr]    Compiling atomic-destructor v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling kamadak-exif v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ml-kem v0.3.0-rc.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling keyring-core v0.7.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling libcrux-secrets v0.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling libcrux-traits v0.0.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling x25519-dalek v3.0.0-pre.6
[INFO] [stderr]    Compiling hpke-rs-crypto v0.6.0
[INFO] [stderr]    Compiling x-wing v0.1.0-rc.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tls_codec v0.4.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling hpke-rs-rust-crypto v0.6.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling openmls_traits v0.5.0
[INFO] [stderr]    Compiling hpke-rs v0.6.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling openmls v0.8.1
[INFO] [stderr]    Compiling openmls_memory_storage v0.5.0
[INFO] [stderr]    Compiling openmls_basic_credential v0.5.0
[INFO] [stderr]    Compiling openmls_rust_crypto v0.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-utility v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nostr v0.44.2
[INFO] [stderr]    Compiling refinery-core v0.9.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling async-wsocket v0.13.1
[INFO] [stderr]    Compiling refinery-macros v0.9.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling refinery v0.9.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling nostr-database v0.44.0
[INFO] [stderr]    Compiling nostr-gossip v0.44.0
[INFO] [stderr]    Compiling nostr-relay-pool v0.44.0
[INFO] [stderr]    Compiling mdk-storage-traits v0.6.0 (https://github.com/marmot-protocol/mdk?rev=136a9ee929580206ea0357d48d9766427918186d#136a9ee9)
[INFO] [stderr]    Compiling mdk-core v0.6.0 (https://github.com/marmot-protocol/mdk?rev=136a9ee929580206ea0357d48d9766427918186d#136a9ee9)
[INFO] [stderr]    Compiling mdk-memory-storage v0.6.0 (https://github.com/marmot-protocol/mdk?rev=136a9ee929580206ea0357d48d9766427918186d#136a9ee9)
[INFO] [stderr]    Compiling mdk-sqlite-storage v0.6.0 (https://github.com/marmot-protocol/mdk?rev=136a9ee929580206ea0357d48d9766427918186d#136a9ee9)
[INFO] [stderr]    Compiling nostr-sdk v0.44.1
[INFO] [stderr]    Compiling burrow v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]   --> cli/src/commands/init.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let store = FileStore::new(&data)?;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_to_npub` is never used
[INFO] [stdout]    --> cli/src/acl/access_control.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn hex_to_npub(hex_str: &str) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `load_read_receipts`, `save_mls_state`, and `load_mls_state` are never used
[INFO] [stdout]    --> cli/src/storage/file_store.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl FileStore {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn load_read_receipts(&self, mls_group_id_hex: &str) -> Result<Vec<StoredReadReceipt>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn save_mls_state(&self, identity: &str, data: &[u8]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn load_mls_state(&self, identity: &str) -> Result<Option<Vec<u8>>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "fb95026b5d69f600011b3171b271bd2cb85ad485a09988f1bb0652a50d685b7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb95026b5d69f600011b3171b271bd2cb85ad485a09988f1bb0652a50d685b7a", kill_on_drop: false }`
[INFO] [stdout] fb95026b5d69f600011b3171b271bd2cb85ad485a09988f1bb0652a50d685b7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28404b27a77c5736d99eacaa1c57c70f6d490703e5011fdb53d535ed298eac7b
[INFO] running `Command { std: "docker" "start" "-a" "28404b27a77c5736d99eacaa1c57c70f6d490703e5011fdb53d535ed298eac7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling burrow v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]   --> cli/src/commands/init.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let store = FileStore::new(&data)?;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_to_npub` is never used
[INFO] [stdout]    --> cli/src/acl/access_control.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn hex_to_npub(hex_str: &str) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `load_read_receipts`, `save_mls_state`, and `load_mls_state` are never used
[INFO] [stdout]    --> cli/src/storage/file_store.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl FileStore {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn load_read_receipts(&self, mls_group_id_hex: &str) -> Result<Vec<StoredReadReceipt>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn save_mls_state(&self, identity: &str, data: &[u8]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn load_mls_state(&self, identity: &str) -> Result<Option<Vec<u8>>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.04s
[INFO] running `Command { std: "docker" "inspect" "28404b27a77c5736d99eacaa1c57c70f6d490703e5011fdb53d535ed298eac7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28404b27a77c5736d99eacaa1c57c70f6d490703e5011fdb53d535ed298eac7b", kill_on_drop: false }`
[INFO] [stdout] 28404b27a77c5736d99eacaa1c57c70f6d490703e5011fdb53d535ed298eac7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9993d86417811b11119098d0ab8976d40838b8fa6bd313e173c8ba64794ebc0
[INFO] running `Command { std: "docker" "start" "-a" "f9993d86417811b11119098d0ab8976d40838b8fa6bd313e173c8ba64794ebc0", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `store`
[INFO] [stderr]   --> cli/src/commands/init.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let store = FileStore::new(&data)?;
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `hex_to_npub` is never used
[INFO] [stderr]    --> cli/src/acl/access_control.rs:155:8
[INFO] [stderr]     |
[INFO] [stderr] 155 | pub fn hex_to_npub(hex_str: &str) -> Option<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `load_read_receipts`, `save_mls_state`, and `load_mls_state` are never used
[INFO] [stderr]    --> cli/src/storage/file_store.rs:198:12
[INFO] [stderr]     |
[INFO] [stderr]  59 | impl FileStore {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 198 |     pub fn load_read_receipts(&self, mls_group_id_hex: &str) -> Result<Vec<StoredReadReceipt>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 217 |     pub fn save_mls_state(&self, identity: &str, data: &[u8]) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 232 |     pub fn load_mls_state(&self, identity: &str) -> Result<Option<Vec<u8>>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `burrow` (bin "burrow" test) generated 3 warnings (run `cargo fix --bin "burrow" -p burrow --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/burrow-5963cdd738dd95ca)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9993d86417811b11119098d0ab8976d40838b8fa6bd313e173c8ba64794ebc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9993d86417811b11119098d0ab8976d40838b8fa6bd313e173c8ba64794ebc0", kill_on_drop: false }`
[INFO] [stdout] f9993d86417811b11119098d0ab8976d40838b8fa6bd313e173c8ba64794ebc0
